Message Box Creator for Delphi 2 Version 1,  Dec 1996

Author : George Kirkwood,  UK
eMail  : gkirkwood@dcss.demon.co.uk

This utility is freeware.  It simplifies the process of creating message boxes for use in your Delphi projects.  Using an intuitive point and click interface,  design and test your message boxes interactively.  Then simply copy the code to the clipboard to paste into your application.

The code generated includes return results if the message box is to be a function,  ready for you to insert your own events into.

Message box definitions can be saved to disk and reloaded to avoid having to retype the text every time you want a similar message box.

I would like to hear from users of this utility with their comments on bugs,  suggestions for improvements etc.